home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / c / pdc / bind / bindfile < prev    next >
Text File  |  1990-04-19  |  138b  |  9 lines

  1.  
  2. # Freely Distributable C Compiler
  3. FDC:
  4.     stackoffset = 4
  5.     saveregs = d3-d7/a2-a6
  6.     assembler = A68K $A -o$O
  7.     librarian = Libr -a -x $L $O
  8.  
  9.